Uses of Package
org.eclipse.vtp.framework.spi

Packages that use org.eclipse.vtp.framework.spi
org.eclipse.vtp.framework.common.commands   
org.eclipse.vtp.framework.common.services   
org.eclipse.vtp.framework.engine   
org.eclipse.vtp.framework.engine.http   
org.eclipse.vtp.framework.engine.main   
org.eclipse.vtp.framework.engine.osgi   
org.eclipse.vtp.framework.engine.runtime   
org.eclipse.vtp.framework.engine.support   
org.eclipse.vtp.framework.interactions.core.commands   
org.eclipse.vtp.framework.interactions.core.services   
org.eclipse.vtp.framework.spi   
 

Classes in org.eclipse.vtp.framework.spi used by org.eclipse.vtp.framework.common.commands
ICommand
          A command that can be enqueued with the external process controller.
ICommandVisitor
          Base interface for the command visitor hierarchy.
 

Classes in org.eclipse.vtp.framework.spi used by org.eclipse.vtp.framework.common.services
ICommandProcessor
          A service provided by the process controller that accepts commands issued from components of the process.
 

Classes in org.eclipse.vtp.framework.spi used by org.eclipse.vtp.framework.engine
IProcessDefinition
          Defines the structure of a process created by the process engine.
 

Classes in org.eclipse.vtp.framework.spi used by org.eclipse.vtp.framework.engine.http
ICommand
          A command that can be enqueued with the external process controller.
ICommandVisitor
          Base interface for the command visitor hierarchy.
IExecutionDescriptor
          A descriptor for process instances.
IProcessDefinition
          Defines the structure of a process created by the process engine.
IProcessDescriptor
          A descriptor for process instances.
IProcessEngine
          A process engine that can create process instances from descriptors.
IRunnableCommand
          A command returned by the process engine when an action or observer is to be executed.
IRunnableCommandVisitor
          A visitor for the base runnable command.
ISession
          A collection of executions of the steps in a process.
ISessionDescriptor
          The descriptor for a session in the process engine.
 

Classes in org.eclipse.vtp.framework.spi used by org.eclipse.vtp.framework.engine.main
IProcess
          A process that can be stepped through.
IProcessDefinition
          Defines the structure of a process created by the process engine.
IProcessDescriptor
          A descriptor for process instances.
IProcessEngine
          A process engine that can create process instances from descriptors.
IProcessEngineObserver
          An observer that is notified of changes to the process engine.
 

Classes in org.eclipse.vtp.framework.spi used by org.eclipse.vtp.framework.engine.osgi
IProcessEngine
          A process engine that can create process instances from descriptors.
 

Classes in org.eclipse.vtp.framework.spi used by org.eclipse.vtp.framework.engine.runtime
ICommand
          A command that can be enqueued with the external process controller.
ICommandProcessor
          A service provided by the process controller that accepts commands issued from components of the process.
IExecution
          A collection of steps in a process.
IExecutionDescriptor
          A descriptor for process instances.
IProcess
          A process that can be stepped through.
IProcessDefinition
          Defines the structure of a process created by the process engine.
IProcessDescriptor
          A descriptor for process instances.
ISession
          A collection of executions of the steps in a process.
ISessionDescriptor
          The descriptor for a session in the process engine.
 

Classes in org.eclipse.vtp.framework.spi used by org.eclipse.vtp.framework.engine.support
IExecutionDescriptor
          A descriptor for process instances.
IProcessDescriptor
          A descriptor for process instances.
ISessionDescriptor
          The descriptor for a session in the process engine.
 

Classes in org.eclipse.vtp.framework.spi used by org.eclipse.vtp.framework.interactions.core.commands
ICommand
          A command that can be enqueued with the external process controller.
ICommandVisitor
          Base interface for the command visitor hierarchy.
 

Classes in org.eclipse.vtp.framework.spi used by org.eclipse.vtp.framework.interactions.core.services
ICommandProcessor
          A service provided by the process controller that accepts commands issued from components of the process.
 

Classes in org.eclipse.vtp.framework.spi used by org.eclipse.vtp.framework.spi
ICommand
          A command that can be enqueued with the external process controller.
ICommandVisitor
          Base interface for the command visitor hierarchy.
IExecution
          A collection of steps in a process.
IExecutionDescriptor
          A descriptor for process instances.
IProcess
          A process that can be stepped through.
IProcessDefinition
          Defines the structure of a process created by the process engine.
IProcessDescriptor
          A descriptor for process instances.
IProcessEngineObserver
          An observer that is notified of changes to the process engine.
IRunnableCommand
          A command returned by the process engine when an action or observer is to be executed.
ISession
          A collection of executions of the steps in a process.
ISessionDescriptor
          The descriptor for a session in the process engine.